Autogenerated HTML docs for v2.8.2-534-g1f669
diff --git a/git-diff.html b/git-diff.html index b6a4c9d..5e61be5 100644 --- a/git-diff.html +++ b/git-diff.html
@@ -1288,7 +1288,7 @@ <div class="paragraph"><p>For example, <code>--word-diff-regex=.</code> will treat each character as a word and, correspondingly, show differences character by character.</p></div> <div class="paragraph"><p>The regex can also be set via a diff driver or configuration option, see -<a href="gitattributes.html">gitattributes(1)</a> or <a href="git-config.html">git-config(1)</a>. Giving it explicitly +<a href="gitattributes.html">gitattributes(5)</a> or <a href="git-config.html">git-config(1)</a>. Giving it explicitly overrides any diff driver or configuration setting. Diff drivers override configuration settings.</p></div> </dd>